Release 10.1A: OpenEdge Deployment:
Managing 4GL Applications
Preparing the Windows software environment
When you install OpenEdge, the installation program prepares the software environment. In the Windows software environment, OpenEdge uses the
progress.inifile as well as the Registry to maintain environment variables.The OEBuild script calls the
progress.inifile. Theprogress.inifile sets default values for environment variables that define objects, libraries, and options required for building executables in Windows. You can edit theprogress.inifile to customize environments at different sites.When you install OpenEdge, the installation program automatically updates the Registry with the information in the
progress.inifile that is shipped to you. Progress Software recommends that you maintain environment variables in both theprogress.inifile and the Registry. If you modify environment variables in theprogress.inifile, you must update the information in the Registry.Although there are several methods for adding and deleting information from the Registry directly, Progress Software recommends that you do not use these direct update methods. Instead, maintain the Registry information by editing the
progress.inifile and using the INI2REG utility to update the Registry. This approach synchronizes the information in theprogress.inifile and the Registry without causing unintended edits to the Registry.The OEBuild script has software and environment requirements, as follows:
- Verify settings for OpenEdge environment variables. Set
DLCto the directory where you have installed OpenEdge.- Verify that the
progress.inifile (located in theC:\Progress\OpenEdge\bindirectory, by default) and the Registry include the appropriate environment variable settings for your system.- Verify that the Microsoft® Visual C++® .NET compiler is installed on the system.
- Verify that the
PATHenvironment variable contains the path to the C++ compiler and the linker command (link.exe).For information about Windows environment variables, see OpenEdge Getting Started: Installation and Configuration . For more information about maintaining environment variables in the
progress.inifile and the Registry, and using the INI2REG utility, see the sections on maintaining the Windows user environment in OpenEdge Deployment: Managing 4GL Applications .
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |